Fix permissions and #! lines for some tests in the upstream build system
authorSimon McVittie <smcv@debian.org>
Thu, 19 Jan 2017 10:04:29 +0000 (10:04 +0000)
committerSimon McVittie <smcv@debian.org>
Thu, 19 Jan 2017 12:07:39 +0000 (12:07 +0000)
commit7855081a11aa398b6dd3652c25203fbafad702c9
tree58fa2e811bfa404e04412b73472bd69829af9979
parentf0785125c2986309b6b2f669796f1774dca368e7
Fix permissions and #! lines for some tests in the upstream build system

d/rules: remove workarounds for script permissions.
The upstream build system now uses the intended permissions throughout.

Retain explicit chmod for *.js, which dh_fixperms assumes should not be executable.
debian/changelog
debian/patches/Make-corrupt-repo-ref.js-executable.patch [new file with mode: 0644]
debian/patches/Sourced-test-snippets-remove-shebang-and-make-non-executa.patch [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/rules